[PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead of ALIGN()
authorIan Campbell <ian.campbell@xensource.com>
Mon, 4 Dec 2006 09:08:47 +0000 (09:08 +0000)
committerIan Campbell <ian.campbell@xensource.com>
Mon, 4 Dec 2006 09:08:47 +0000 (09:08 +0000)
commit6b995a3b55f8d6660985958a141609f251b82d9e
tree4eb550bf6d8fadf6e84a5bac0111a226d7686463
parent0831896293f7f24b0e7acdbb250a8b10751491ba
[PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead of ALIGN()

ALIGN() is already defined in xen/include/asm-ia64/config.h. This patch
renames ALIGN() to NOTE_ALIGN() to make the kexec code build on ia64.

Signed-Off-By: Magnus Damm <magnus@valinux.co.jp>
xen/include/xen/elfcore.h